home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MusicScapes Professional
/
MusicScapes Professional (Wayzata Technology)(1381)(1995).bin
/
elements
/
sci-fi
/
00016_Script_16
< prev
next >
Wrap
Text File
|
1994-11-22
|
333b
|
11 lines
on exitFrame
global lastSoundLevel
global oldSoundLevel
installMenu 17
put the soundLevel into lastSoundLevel
set lastSoundLevel1 to lastSoundLevel + 1
set the checkMark of menuItem lastSoundLevel1 of menu "Volume" to TRUE
--global oldsound
-- put the soundLevel into oldsound
--set the soundlevel to 7
end